Welcome![Sign In][Sign Up]
Location:
Search - matlab speech

Search list

[matlabmatlab speech recognition

Description: matlab
Platform: | Size: 1000000 | Author: jiangping63 | Hits:

[Speech/Voice recognition/combine语音识别与合成入门1(内有matlab源码)

Description: 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
Platform: | Size: 395264 | Author: 周员 | Hits:

[Speech/Voice recognition/combine语音识别与合成入门2(内有matlab源码)

Description: 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
Platform: | Size: 90112 | Author: 周员 | Hits:

[Speech/Voice recognition/combine语音识别与合成入门5(内有matlab源码)

Description: 语音识别与合成入门5,word或压缩包中内有matlab源码-speech recognition and synthesis 5 entry, word or compressed packages within Matlab FOSS
Platform: | Size: 163840 | Author: 周员 | Hits:

[Speech/Voice recognition/combineMFCC_matlab

Description: mfcc-matlab,用matlab实现语音信号特征识别的mfcc方法-mfcc-matlab, speech signal using matlab realize the MFCC feature recognition method
Platform: | Size: 450560 | Author: | Hits:

[Speech/Voice recognition/combinespeech

Description: 关于语音识别的matlab程序,里面有一些语音文件及识别算法-Matlab on the Speech Recognition program, which has a number of documents and voice recognition algorithms
Platform: | Size: 11701248 | Author: 方方 | Hits:

[Speech/Voice recognition/combinematlab[speech_toolboxes(1)]

Description: matlab语音信号处理工具箱[speech_toolboxes(1)]-matlab speech signal processing toolbox [speech_toolboxes (1)]
Platform: | Size: 872448 | Author: chenjie | Hits:

[Speech/Voice recognition/combinespeechrecognition(matlab)

Description: 用matlab实现的语音识别的一些代码,十分经典-Using matlab to achieve a number of speech recognition code, very classic
Platform: | Size: 539648 | Author: jitao | Hits:

[Windows Developspeech

Description: speech enhance ment by spectral subtraction it enhance the speech by spectral subtraction program is on matlab-speech enhance ment by spectral subtraction it enhance the speech by spectral subtraction program is on matlab
Platform: | Size: 1998848 | Author: jai | Hits:

[matlabspeech

Description: matlab 语音识别系统,深圳大学的语音识别-matlab speech recognition
Platform: | Size: 8809472 | Author: yangdong | Hits:

[Othercolea

Description: COLEA is a Matlab Speech Processing Toolkit with a graphical user interface. This program can be used to edit speech waveforms (cut, copy or paste selected speech segments) and compute spectrogramss. It includes several speech related tools including a filter tool for speech filtering, and a comparison tool for comparing two waveforms using a variety of spectral distance measures.COLEA can be used to display time-aligned phonetic transcriptions (e.g., TIMIT s .phn files) and for manual segmentation of speech waveforms. It can also perform formant analysis and pitch analysis. A manual describing COLEA is included. For more information about this program visit the web site: http://www.utdallas.edu/~loizou/speech
Platform: | Size: 356352 | Author: Gurkan Acı r | Hits:

[Speech/Voice recognition/combinespeech-text-processing

Description: Speech recognition algorithms
Platform: | Size: 645120 | Author: inanc | Hits:

[Speech/Voice recognition/combine0-9(Speech-Recogenition)

Description: 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数训练,得到初始状态分布、状态转移矩阵、高斯正态分布的均值和方差以及混合矩阵,这就是该语音的特征,存贮下来,识别的时候使用。(trainmfcc.m) 3、识别过程:识别的前面部分与训练相似,都是要计算得到mfcc系数,不同在于,识别时,将计算得到的mfcc 参数分别代入训练得到的HMM模板求出概率,比较出最大概率者,则该模板对应的数字就是识别的数字。(shibiesb.m) 4、用大量语音文件做测试,结果正确率为90 以上。-Speech Recogonition: Mumber 0-9
Platform: | Size: 111616 | Author: Fatso Ding | Hits:

[Speech/Voice recognition/combinematlab-speech-frames-using-sub

Description: 汉明窗,matlab语音分帧使用,function函数,直接在编辑窗口调用-Hamming window, matlab speech frames using sub, function function call directly in the edit window
Platform: | Size: 446464 | Author: panhao | Hits:

[Speech/Voice recognition/combinespeech-recognition-speech-enhancement-matlab-toolk

Description: 语音识别语音增强方面的matlab工具包-Aspects of speech recognition, speech enhancement matlab toolkit
Platform: | Size: 181248 | Author: micron | Hits:

[Othermatlab-speech-recognition

Description: matlab 语音识别 讲述语音 识别的理论和实现的算法-matlab speech recognition
Platform: | Size: 177152 | Author: chen | Hits:

[Speech/Voice recognition/combineMATLAB在语音信号分析和合成中的应用》MATLAB程序

Description: Matlab Speech Processing
Platform: | Size: 2492416 | Author: 皮皮虾_ | Hits:

[Speech/Voice recognition/combinematlab语音识别系统(源代码)

Description: 用MATLAB实现简单的语音识别功能;具体设计要求如下: 用MATLAB实现简单的数字1~9的语音识别功能。 MATLAB 源程序(MATLAB speech recognition system source code)
Platform: | Size: 39936 | Author: chenyh | Hits:

[Speech/Voice recognition/combineSpeech Encoding - Frequency Analysis MATLAB

Description: The speech signal for the particular isolated word can be viewed as the one generated using the sequential generating probabilistic model known as hidden Markov model (HMM). Consider there are n states in the HMM. The particular isolated speech signal is divided into finite number of frames. Every frame of the speech signal is assumed to be generated from any one of the n states. Each state is modeled as the multivariate Gaussian density function with the specified mean vector and the covariance matrix. Let the speech segment for the particular isolated word is represented as vector S. The vector S is divided into finite number of frames (say M). The i th frame is represented as Si . Every frame is generated by any of the n states with the specified probability computed using the corresponding multivariate Gaussian density model.
Platform: | Size: 787456 | Author: Khan17 | Hits:

[matlabMATLAB语音信号分析与合成(第二版)宋知用_例程

Description: MATLAB语音信号分析与合成(第二版)宋知用_例程(MATLAB Speech Signal Analysis and Composition (Second Edition) Song Zhiyu Routine)
Platform: | Size: 2576384 | Author: leeoolyq | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net